home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 2626.ZIP / README.1ST < prev   
Text File  |  1991-02-28  |  7KB  |  168 lines

  1. INSTALLATION!!
  2. If you Have FLAGS on a diskettes...
  3.  
  4. 1>    Move to the drive you want Flags to be on:
  5.       (example, C:)
  6. 2>    Type in:
  7.       (1):INSTALL (2) (1)
  8.  
  9.       Where (1) is the letter for the disk you've got the
  10.       Flags disk in (either A or B),
  11.  
  12.       and (2) is the letter for the flavor you're installing
  13.       D for Dbase III+, F for FoxBase
  14.  
  15. To Run Flags:
  16.  
  17. 1>  move to FLAGS Directory -->         CD \FLAGS
  18. 2>  start FLAGS-->                      XXX FLAGS
  19.  
  20. (where XXX is the program name, ie Dbase, Foxplus, etc)
  21. MAKE SURE YOU'VE GOT A PATH TO EITHER DBASE OR FOXBASE SET UP!!!
  22. ========================================================================
  23.  
  24. Welcome to FLAGS...FLatfile Application Generator System.  This is
  25. based on the AGS system, but is a lot more solid (we hope).
  26.  
  27. When you install, the following occurs:
  28.  
  29. 1>    Directory \Flags set up.  The program file (Flags.???) is
  30.       placed here.
  31. 2>    Directory \Flags\Main set up.  All support DBFs, Bats, etc.
  32.       are placed here.  So is documentation, this file, etc.
  33. 3>    Directory \Flags\House is set up.  The sample application 
  34.       HOUSE is placed there.
  35. 4>    Directory \Flags\Hse_type is set up.  This sample application 
  36.       demonstrates the relationship capability (this option does not
  37.       work for Dbase III+ or Foxbase, so is not included)
  38.  
  39. Some quick instructions and limitations:
  40.  
  41. 1>   What this system does is allow you to design and maintain
  42.      a single database entry system.  By creating an application,
  43.      you can keep track of reports, mailing labels, filters and
  44.      other goodies.  You can have as many applications as you
  45.      want, and may cancel at any time.
  46. 2>   Watch out for any direct changes you make to any of these
  47.      systems, such as from the dot prompt.  Flags may not understand
  48.      what you did.
  49. 3>   Flags handles memo fields, but rather oddly.  During entry,
  50.      the user would say "Y" at the memo field.  Then he(she) would
  51.      indicate later that they want to save it, and the system will
  52.      provide a memo edit screen at this point.
  53. 4>   Flags insists that each application database has at least
  54.      one indexed field.
  55. 5>   Flags does not handle "creative", ie multi-field index files in
  56.      the current versions.
  57. 6>   Flags assumes that you started it from the "\Flags" directory,
  58.      and that a path is to the calling program (Dbase, Foxplus, etc.)
  59. 7>   Flags can easily confuse you.
  60. 8>   Multi-users need to have a default Exclusive set "ON".  You can
  61.      use Flags by having different people in different systems.  But
  62.      it's not doing any true Rlock's or Flock's.  Remember that this
  63.      sucker is written in Dbase III+.
  64. 9>   For Dbase IV and FoxPro users, Flags will allow you to set 
  65.      a relation to 1 (count 'em one) other Flags database per application.
  66.  
  67. What you are holding in your ethereal hands is the FLAGS system.  No 
  68. doubt there are some problems and someareas where improvements can be
  69. made.  We'd appreciate any suggestions of both or either.  Potential
  70. problem areas include:
  71.  
  72.        .
  73.        .
  74.        .
  75. Things we never dreamed of doing.
  76.  
  77. Documentation.  The documentation is almost complete (the last draft was
  78. over 80 pages and still going strong).  Registered AGS and FLAGS users
  79. will receive it automatically when completed.  (keep in mind that AGS
  80. was a Beta system that got re-uploaded more times than it should have
  81. been) More updates will happen as time and response dictate.
  82.  
  83. Anyway, give this sucker a shot...we'd appreciate it.
  84.  
  85. This is a complete rehash of the AGS.  If you downloaded AGS
  86. already, sorry to make you do it again.  Actually, this version seems
  87. to be worth the extra effort (famous last words).  There is the 
  88. "Master Menu" approach which we think will organize things a fair amount.
  89. Also the relations, color handling, and other improvements.
  90.  
  91. **********************************************************************
  92. *NOTE TO Registered AGS Users...if you have any questions regarding  *
  93. *AGS->FLAGS Conversions or the like, contact the AGS author directly.*
  94. **********************************************************************
  95.  
  96. Contact dbF Software Productions through:
  97.  
  98. CompuServe:           72117,165    (either GO Dbase or GO Foxforum)
  99. Cleveland FreeNet:    AE069        (Cleveland Based)
  100.  
  101. or, if you're old fashioned:
  102.  
  103. dbF Software Productions
  104. PO Box 37194
  105. Cleveland, Ohio 44137-0194
  106.  
  107. Files involved in this mess:
  108.  
  109. These files should be contained in the \Flags\Main directory:
  110.  
  111. MCREATE.DBF            Standard Create Database for Applications
  112. MFLT.DBF               Standard Filter Database for Applications
  113. MMAIN.DBF              Standard Main Database for applications
  114. MRPT.DBF               Standard Report Database for applications
  115. MVERIFY.DBF            Standard Verification Database for applications
  116. README.1ST             This file
  117. README.DOC             Some simple documentation (Registration gets more!)
  118. TEST.DBF               Contains Information on Test Status
  119. FILTER.FRM             Filter report form
  120. VERIFY.FRM             Verification report form
  121. BRWSE.DBF              Empty Browse database
  122. FLAGSHLP.DBF           Help files
  123. FLAGSTST.DBF           List of files for Flags to test for
  124. INSTALL.BAT            Installation batch file
  125. MASTER.DBF             Master file for applications list
  126. MENUBAR.BIN            LiteBar Binary File
  127. START.DBF              Empty beginning database structure for new App's
  128. PITHY.DBF              Collection of smartass intro statments...add your own!
  129.  
  130. This file should be contained in the \Flags directory:
  131. FLags.Prg                     Dbase III+
  132. Flags.Dbo                     Dbase IV
  133. Flags.Fox                     Foxplus V2.1
  134. Flags.Fxp                     Foxpro V1.02
  135. Frel.Dbo                      Relations for Dbase IV V1.1
  136. Frel.Fxp                      Relations for Foxpro V1.02
  137. Ppup.Dbo                      Popup for Dbase IV V1.1
  138. Ppup.Fxp                      Popup for Foxpro V1.02
  139.  
  140. Generally only one flavour at a time, although you could put more than
  141. one if you wanted to.  Beware of the .PRG for Dbase III+, it could muck
  142. up some of the others...)
  143. They're all the same programs.  Just different compilations of the same.
  144.  
  145. These files are contained in the \FLAGS\HOUSE directory.  They're a sample
  146. application:
  147.  
  148. CREATE.DBF         The FLAGS information file about the HOUSE Database
  149. FLT.DBF            The FLAGS file for storing Library Filters
  150. HOUSE.DBF          The Data file itself
  151. MAIN.DBF           FLAGS Application information
  152. RPT.DBF            FLAGS Report/Label File
  153. VERIFY.DBF         FLAGS Verification Database
  154. AGENT_CD.FRM       Some sample Dbase Reports...
  155. CITY.FRM                "      "     "
  156. HSE_STYL.FRM            "      "     "
  157. SOLD.FRM                "      "     "
  158. CREATE.NDX         FLAGS Control Indexes (each app will have these files)
  159. CREATE1.NDX                   "               "               "
  160. VERIFY.NDX                    "               "               "
  161. CITY.NDX           Sample Dbase Indexes (defined by the FLAGS App)
  162. HSE_STYL.NDX                   "               "               "
  163. ST_NAME.NDX                    "               "               "
  164.  
  165. For you Fox Users, those indexes would actually have an IDX extension.
  166.  
  167. Good luck, and good hunting!
  168.